@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/p383662842> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De man met de gouden mond / door B.J.W. de Graaff" ;
    dcterms1:issued "1958" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068249772> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068596596> ;
    schema1:description "Op titelpagina is abusievelijk B.J.W. de Graaf vermeld in plaats van B.J.W de Graaff" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0dc68fe38a98deba2c5d9bf2c9c6f0c3> ;
    schema1:name "De man met de gouden mond" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8813253f3875a9fc2ccf741a8dd4f97a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/895017694> .

