@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/p056980604> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het menselijk lichaam in vraag en antwoord / [vert. uit het Engels door Marianne de Rooy]" ;
    dcterms1:issued "1989" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074664875> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07560681X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9024342597" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2734555c3ca84fa560cd8307406f2142> ;
    schema1:name "Het menselijk lichaam in vraag en antwoord" ;
    schema1:numberOfPages 93 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b42822c768520ee9439fe59da1458bfd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64604673> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5b40ba2addfc41f379ac02dc857cd0e7> .

