@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/p087122847> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het menselijk lichaam / Mark Crocker ; [vert. uit het Engels door Marianne De Rooy]" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075614960> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p087267438> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074664875> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024345324" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a0c8f4f7ca40ebd3fd8b1e254a8f8d3> ;
    schema1:name "Het menselijk lichaam" ;
    schema1:numberOfPages 59 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/23d208eaa5cc73141fbb29f51df27bda> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65698019> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2e15c0d7556d88f15282c13d9d31b60f> .

