@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/p289754674> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cultuurtechnisch werk / [auteur: Pim de Jonge ; red.: Tekstbureau RoMein]" ;
    dcterms1:issued "2005" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p252776828>,
        <http://data.bibliotheken.nl/id/thes/p289754925> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p112775039> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f1883af0e416c5e8e68fcd0877b7400a> ;
    schema1:name "Cultuurtechnisch werk" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9cfd5596cd41a30a566681cfbe91b504> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66461393> .

