@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/p064471160> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anton hoort niet goed / door Frans Weeber ; medische adviezen G.J. van der Lem ; [fotogr.: Ton Blankenberg ... et al. ; tek.: John Rabou]" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071395849> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069371903>,
        <http://data.bibliotheken.nl/id/thes/p074272845>,
        <http://data.bibliotheken.nl/id/thes/p075087758> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p037047302> ;
    schema1:isbn "900507051X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8e8d4a001f43ab54c97b804393bae334> ;
    schema1:name "Anton hoort niet goed" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2e1349d0f4c25af16ea7d2988efd13f3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65500375> .

