@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/p381243214> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "\" Speurder\" huishoudboek 1934 / van De Courant Het Nieuws van den Dag" ;
    dcterms1:issued "1933" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077606884>,
        <http://data.bibliotheken.nl/id/thes/p078460743>,
        <http://data.bibliotheken.nl/id/thes/p078538505> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5fcc447483d253b101d94d1214a65a54> ;
    schema1:name "\" Speurder\" huishoudboek 1934" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/81f563f8ada165795eb1b63af3bd1027> ;
    schema1:sameAs <http://www.worldcat.org/oclc/928167500> .

