@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/p853441537> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Poppenspel / Ati Schermel" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619164>,
        <http://data.bibliotheken.nl/id/thes/p075622416> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070217661> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069268398>,
        <http://data.bibliotheken.nl/id/thes/p069709106> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p853440816> ;
    schema1:isbn "9069970023" ;
    schema1:issueNumber "werk" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/15c61295449cfb729d146c375f833792> ;
    schema1:name "Poppenspel" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6785ea67b4622d768b0ebc282a55f0e2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769192582> .

