@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/p303255242> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Uitval project Door! / T. Rietveld, P. van Daal" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617617> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p134309758>,
        <http://data.bibliotheken.nl/id/thes/p187671877> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069738653>,
        <http://data.bibliotheken.nl/id/thes/p303725699> ;
    schema1:description "Onderzoek verricht in opdracht van: Stuurgroep Door!" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p050675834> ;
    schema1:isbn "9789050494151" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/36925825a8127e6d0d70bb01a7ca924f> ;
    schema1:name "Uitval project Door!" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ac7338e53fd00bb2b7560c01afbb6d79> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150346387> .

