@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/p820860581> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De krant is een meneer / samengest. door Wim J. Simons ; met een woord vooraf door insider C.F. van Dam" ;
    dcterms1:issued "1963" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077592697>,
        <http://data.bibliotheken.nl/id/thes/p078553245>,
        <http://data.bibliotheken.nl/id/thes/p078565553> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068972636> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f6e0297f0476fb4910c67084af334a3b> ;
    schema1:name "De krant is een meneer" ;
    schema1:numberOfPages 127 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/30c6e36ed0aef0950e7b3e86fe393e56> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63414503> .

