@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/p318187302> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "PiTLeerjaar 4: Projectboeken: " ;
    dcterms1:issued "2009" ;
    schema1:bookEdition "1e dr., 3e opl" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p297831615>,
        <http://data.bibliotheken.nl/id/thes/p301884811> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628988>,
        <http://data.bibliotheken.nl/id/thes/p07562902X>,
        <http://data.bibliotheken.nl/id/thes/p13707753X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p292632320> ;
    schema1:isbn "9789060538333" ;
    schema1:issueNumber 80 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c345f9152c8aa42cc281397fb95725b4> ;
    schema1:name "PiTLeerjaar 4: Projectboeken: " ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6b1d6528889de162e9e4f122a55e1c08> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775450079> .

