@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/p099072432> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "'n open boekje! / [tekst: Henk van Delden]" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077600010>,
        <http://data.bibliotheken.nl/id/thes/p078458552>,
        <http://data.bibliotheken.nl/id/thes/p078592380>,
        <http://data.bibliotheken.nl/id/thes/p078621763>,
        <http://data.bibliotheken.nl/id/thes/p078659205>,
        <http://data.bibliotheken.nl/id/thes/p078660610> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071010750> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce55605b6b084030770887256e7b8aef> ;
    schema1:name "'n open boekje!" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ab078e2bf5914cdf4d056ff37f16ae80> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899062224> .

