@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/p801675650> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mogen we met de poppenkast? / Ruth van der Steenhoven" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075611856>,
        <http://data.bibliotheken.nl/id/thes/p07761156X>,
        <http://data.bibliotheken.nl/id/thes/p078529905>,
        <http://data.bibliotheken.nl/id/thes/p078633141>,
        <http://data.bibliotheken.nl/id/thes/p078633184> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070079439> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p138351465>,
        <http://data.bibliotheken.nl/id/thes/p138351546> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060404483" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f12022c66650db18c8f1bbca26911322> ;
    schema1:name "Mogen we met de poppenkast?" ;
    schema1:numberOfPages 122 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/81b07e8583d35cb637620dd7979eb9b8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63313963> .

