@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/p841468877> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek reclame / Joop Roomer" ;
    dcterms1:issued "1984" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068826176>,
        <http://data.bibliotheken.nl/id/thes/p073732664> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p786154381> ;
    schema1:issueNumber 8405 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2b7be7182e761e75cfa01a22bf5b26b7> ;
    schema1:name "Handboek reclame" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/60c9a83cb1546a8500d5dbe0a7e1ddab> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769079850> .

