@prefix schema: <http://schema.org/> .
@prefix genont: <http://www.w3.org/2006/gen/ont#> .
@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://viaf.org/viaf/118113353>
        a                  schema:Person ;
        schema:birthDate   "1868" ;
        schema:familyName  "Hatschek" ;
        schema:givenName   "Emil" ;
        schema:name        "Emil Hatschek" .

<http://www.worldcat.org/oclc/53438464>
        a                           schema:CreativeWork , schema:Book ;
        library:oclcnum             "53438464" ;
        library:placeOfPublication  <http://id.loc.gov/vocabulary/countries/nyu> , <http://dbpedia.org/resource/New_York_City> ;
        schema:about                <http://id.worldcat.org/fast/1167822> ;
        schema:bookFormat           bgn:PrintBook ;
        schema:creator              <http://viaf.org/viaf/118113353> ;
        schema:datePublished        "1928" ;
        schema:exampleOfWork        <http://worldcat.org/entity/work/id/3943337636> ;
        schema:inLanguage           "en" ;
        schema:isPartOf             <http://experiment.worldcat.org/entity/work/data/3943337636#Series/international_text_books_of_exact_science> ;
        schema:name                 "The viscosity of liquids"@en ;
        schema:productID            "53438464" ;
        schema:publication          <http://www.worldcat.org/title/-/oclc/53438464#PublicationEvent/new_york_van_nostrand_1928> ;
        schema:publisher            <http://experiment.worldcat.org/entity/work/data/3943337636#Agent/van_nostrand> ;
        wdrs:describedby            <http://www.worldcat.org/title/-/oclc/53438464> .

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

<http://www.worldcat.org/title/-/oclc/53438464#PublicationEvent/new_york_van_nostrand_1928>
        a                 schema:PublicationEvent ;
        schema:location   <http://dbpedia.org/resource/New_York_City> ;
        schema:organizer  <http://experiment.worldcat.org/entity/work/data/3943337636#Agent/van_nostrand> ;
        schema:startDate  "1928" .

<http://experiment.worldcat.org/entity/work/data/3943337636#Series/international_text_books_of_exact_science>
        a               bgn:PublicationSeries ;
        schema:hasPart  <http://www.worldcat.org/oclc/53438464> ;
        schema:name     "International text-books of exact science" , "International text-books of exact science." .

<http://id.worldcat.org/fast/1167822>
        a            schema:Intangible ;
        schema:name  "Viscosity"@en .

<http://experiment.worldcat.org/entity/work/data/3943337636#Agent/van_nostrand>
        a            bgn:Agent ;
        schema:name  "Van Nostrand" .

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