@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/p330190555> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Camping Kraai / auteur: Stefan Boonen ; ill.: Floris De Smedt ; vragen en spelletjes: Ria Swinnen en Martial Feys" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p203643542> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073711632>,
        <http://data.bibliotheken.nl/id/thes/p330190652> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p242322263> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a1fe1b630dab648a1257fd4bdaae6844> ;
    schema1:name "Camping Kraai" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d2f740c55c59bba748e1a59d9105a36e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/681865072> .

