@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/p115567275> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Balans van culturele samenwerking" ;
    dcterms1:issued "1962" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078478049> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074258664> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831156708>,
        <http://data.bibliotheken.nl/id/nbt/p831156783> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/db6953b36c044f5d984ff1a6d90475a9> ;
    schema1:name "Balans van culturele samenwerking" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2a71222fd01ab161f54b0cfe8726b421> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69413824> .

