@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/p406592918> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bekijk uw röntgenfoto eens / J. Overduin" ;
    dcterms1:issued "1970" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068664966> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p051956934> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/babd71b49891f16faefb73aefaf0b8b5> ;
    schema1:name "Bekijk uw röntgenfoto eens" ;
    schema1:numberOfPages 19 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/54d53fd8fb93b490ec3e6dccd9fbe745> ;
    schema1:sameAs <http://www.worldcat.org/oclc/957519373> .

