@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p037213911> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cattle-plague in the Netherlands during the eighteenth century / J.A. Faber" ;
    dcterms1:issued "1962" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078937965>,
        <http://data.bibliotheken.nl/id/thes/p241924030> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07197198X> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c777142d577b49190447e3622e1d1dbd> ;
    schema1:name "Cattle-plague in the Netherlands during the eighteenth century" ;
    schema1:numberOfPages 7 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/57d3fcbc7a23e1f39e2480b34d16c517> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899017497> .

