@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/p09791763X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Pili's en de stropop / [onder leiding van Ray Goossens ; scenario van Guido Staes ; vert. uit het Frans door Karel Anthierens]" ;
    dcterms1:issued "1974" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068765509>,
        <http://data.bibliotheken.nl/id/thes/p072683341>,
        <http://data.bibliotheken.nl/id/thes/p073125571> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036804657> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4cdbbbcade551f13d2d596d6eda764d3> ;
    schema1:name "De Pili's en de stropop" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eb3f5ef3a53087f9088f71b38202ab61> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66050921> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/55fa4f919602b9fc3a274a32519ba03c> .

