@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/p113577958> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aangeboren afwijkingen / L. Querido" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075677857> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071385355> ;
    schema1:bookEdition "2e herz. dr" ;
    schema1:description "1e dr.: 1986" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9071520013" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4fa7d8a7becb6fef2af804df482b24b3> ;
    schema1:name "Aangeboren afwijkingen" ;
    schema1:numberOfPages 151 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/86f17f47bd9d32a1161df85f237513c5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66380471> .

