@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 library: <http://purl.org/library/> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix void:  <http://rdfs.org/ns/void#> .
@prefix pto:   <http://www.productontology.org/id/> .
@prefix bgn:   <http://bibliograph.net/> .
@prefix dcterms: <http://purl.org/dc/terms/> .

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

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

<http://experiment.worldcat.org/entity/work/data/3375632591#Agent/elsevier>
        a            bgn:Agent ;
        schema:name  "Elsevier" .

<http://www.sciencedirect.com/science/journal/15660702>
        rdfs:comment  "dtu Dostop do polnega teksta za CTK,IJS,KI in Univerzo v Ljubljani" , "Prej: Journal of the Autonomic Nervous System http://www.sciencedirect.com/science/journal/01651838" , "El. dostop do: Vol. 82, Iss. 1/2 (2000)-Vol. 116, Iss. 1/2 (2004)" .

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

<http://www.worldcat.org/oclc/780557697>
        a                           schema:Periodical , schema:MediaObject , schema:CreativeWork ;
        library:oclcnum             "780557697" ;
        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/3375632591#Thing/medicina> ;
        schema:bookEdition          "[Online ed.]." ;
        schema:datePublished        "2000/" , "2000/9999" ;
        schema:exampleOfWork        <http://worldcat.org/entity/work/id/3375632591> ;
        schema:inLanguage           "en" ;
        schema:name                 "Autonomic Neuroscience. Basic & Clinical" ;
        schema:productID            "780557697" ;
        schema:publication          <http://www.worldcat.org/title/-/oclc/780557697#PublicationEvent/new_york_elsevier_2000> ;
        schema:publisher            <http://experiment.worldcat.org/entity/work/data/3375632591#Agent/elsevier> ;
        schema:url                  <http://www.sciencedirect.com/science/journal/15660702> ;
        wdrs:describedby            <http://www.worldcat.org/title/-/oclc/780557697> .

<http://www.worldcat.org/title/-/oclc/780557697#PublicationEvent/new_york_elsevier_2000>
        a                 schema:PublicationEvent ;
        schema:location   <http://dbpedia.org/resource/New_York_City> ;
        schema:organizer  <http://experiment.worldcat.org/entity/work/data/3375632591#Agent/elsevier> ;
        schema:startDate  "2000-" .

<http://experiment.worldcat.org/entity/work/data/3375632591#Thing/medicina>
        a            schema:Thing ;
        schema:name  "medicina" .
