@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/p850658012> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek reclame / Joop Roomer" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607570> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068826176>,
        <http://data.bibliotheken.nl/id/thes/p068860277>,
        <http://data.bibliotheken.nl/id/thes/p070636125> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p786154381> ;
    schema1:issueNumber 8402 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fee6cc58cfc58b232d957a0c399a1108> ;
    schema1:name "Handboek reclame" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5d83fe8c336f0f2252872a1e5f1fba81> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769131361> .

