@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/p85193580X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De jongen met de mooie jas / vertelling: C.M. de Vries ; tek.: Dea de Vries" ;
    dcterms1:issued "1971" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397357664> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071029559> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069900248> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851934676> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c959274e2457e03c70e45ea96d37f4e> ;
    schema1:name "De jongen met de mooie jas" ;
    schema1:numberOfPages 17 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/199e51a664dafccaa978e400bce5fe06> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64139140> .

