@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/p84063725X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sipke en Piet" ;
    dcterms1:issued "1970" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069330972>,
        <http://data.bibliotheken.nl/id/thes/p070614830>,
        <http://data.bibliotheken.nl/id/thes/p077594983>,
        <http://data.bibliotheken.nl/id/thes/p078446317>,
        <http://data.bibliotheken.nl/id/thes/p241924731> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075288257> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069330972>,
        <http://data.bibliotheken.nl/id/thes/p070614830> ;
    schema1:description "Tentoonstelling Stedelijk Museum Amsterdam, 21 maart t/m 26 april 1970" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820945056> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc67e4c7d67c2b4256705e0304018778> ;
    schema1:name "Sipke en Piet" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6390d83bd5d14dbcd6afd3c86c56b14f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901217818> .

