@prefix schema: <http://schema.org/> .
@prefix genont: <http://www.w3.org/2006/gen/ont#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix wdrs:  <http://www.w3.org/2007/05/powder-s#> .
@prefix umbel: <http://umbel.org/umbel#> .
@prefix library: <http://purl.org/library/> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix void:  <http://rdfs.org/ns/void#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix bgn:   <http://bibliograph.net/> .
@prefix pto:   <http://www.productontology.org/id/> .
@prefix dcterms: <http://purl.org/dc/terms/> .

<http://id.loc.gov/vocabulary/countries/nyu>
        a                   schema:Place ;
        dcterms:identifier  "nyu" .

<http://www.worldcat.org/oclc/923993401>
        a                           schema:Periodical , schema:CreativeWork ;
        rdfs:seeAlso                <http://experiment.worldcat.org/entity/work/data/3376897223#CreativeWork/neuroscience> , <http://experiment.worldcat.org/entity/work/data/3376897223#CreativeWork/nature_neuroscience> ;
        library:oclcnum             "923993401" ;
        library:placeOfPublication  <http://id.loc.gov/vocabulary/countries/nyu> , <http://dbpedia.org/resource/New_York_City> ;
        schema:about                <http://experiment.worldcat.org/entity/work/data/3376897223#Topic/neurosciences> ;
        schema:datePublished        "1998/" , "1998/9999" ;
        schema:exampleOfWork        <http://worldcat.org/entity/work/id/3376897223> ;
        schema:genre                "Periodicals" ;
        schema:inLanguage           "en" ;
        schema:isSimilarTo          <http://worldcat.org/entity/work/data/3376897223#CreativeWork/nature_neuroscience_online> ;
        schema:name                 "Nature. Neuroscience." ;
        schema:productID            "923993401" ;
        schema:publication          <http://www.worldcat.org/title/-/oclc/923993401#PublicationEvent/new_york_nature_publishing_co_1998> ;
        schema:publisher            <http://experiment.worldcat.org/entity/work/data/3376897223#Agent/nature_publishing_co> ;
        schema:workExample          <http://worldcat.org/issn/1097-6256> ;
        wdrs:describedby            <http://www.worldcat.org/title/-/oclc/923993401> .

<http://dbpedia.org/resource/New_York_City>
        a            schema:Place ;
        schema:name  "New York" .

<http://worldcat.org/entity/work/id/3376897223>
        umbel:isLike  <http://worldcat.org/issn/1097-6256> .

<http://www.worldcat.org/title/-/oclc/923993401>
        a                    genont:ContentTypeGenericResource , genont:InformationResource ;
        void:inDataset       <http://purl.oclc.org/dataset/WorldCat> ;
        schema:about         <http://www.worldcat.org/oclc/923993401> ;
        schema:dateModified  "2017-07-09" .

<http://experiment.worldcat.org/entity/work/data/3376897223#CreativeWork/neuroscience>
        a            schema:CreativeWork ;
        schema:name  "Neuroscience." .

<http://experiment.worldcat.org/entity/work/data/3376897223#Topic/neurosciences>
        a            schema:Intangible ;
        schema:name  "Neurosciences" .

<http://worldcat.org/entity/work/data/3376897223#CreativeWork/nature_neuroscience_online>
        a                   schema:CreativeWork ;
        rdfs:label          "Nature. Neuroscience (online)" ;
        schema:isSimilarTo  <http://www.worldcat.org/oclc/923993401> .

<http://worldcat.org/issn/1097-6256>
        a             schema:Periodical ;
        schema:issn   "1097-6256" ;
        schema:name   "Nature. Neuroscience." ;
        umbel:isLike  <http://worldcat.org/entity/work/id/3376897223> .

<http://experiment.worldcat.org/entity/work/data/3376897223#CreativeWork/nature_neuroscience>
        a            schema:CreativeWork ;
        schema:name  "Nature Neuroscience." .

<http://www.worldcat.org/title/-/oclc/923993401#PublicationEvent/new_york_nature_publishing_co_1998>
        a                 schema:PublicationEvent ;
        schema:location   <http://dbpedia.org/resource/New_York_City> ;
        schema:organizer  <http://experiment.worldcat.org/entity/work/data/3376897223#Agent/nature_publishing_co> ;
        schema:startDate  "1998-" .

<http://experiment.worldcat.org/entity/work/data/3376897223#Agent/nature_publishing_co>
        a            bgn:Agent ;
        schema:name  "Nature Publishing Co." .
