@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/p831255544> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Doe je mee? / CIAVER, Saint-Ghislain" ;
    dcterms1:issued "1973" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075311593> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069606676>,
        <http://data.bibliotheken.nl/id/thes/p069606935>,
        <http://data.bibliotheken.nl/id/thes/p075296128> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285>,
        <http://data.bibliotheken.nl/id/thes/p075629305> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833459392> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7eeb82f705c09ff5066f21639b2daad3> ;
    schema1:name "Doe je mee?" ;
    schema1:numberOfPages 39 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1acd7c308a1417b2b47824b0d3bcefaa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768966971> .

