@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/p051622068> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The animal remains / G.F. IJzereef" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p426391330> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070031614>,
        <http://data.bibliotheken.nl/id/thes/p075310627> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820356239> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2eb2866c16f3d1b414dbd0339667d45c> ;
    schema1:name "The animal remains" ;
    schema1:numberOfPages 51 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2d11b9f1edcbc5cfa93f7d488ee74e0c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64997397> .

