@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/p229575420> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Estafette" ;
    dcterms1:issued "2001" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074127497>,
        <http://data.bibliotheken.nl/id/thes/p135802296>,
        <http://data.bibliotheken.nl/id/thes/p157871673>,
        <http://data.bibliotheken.nl/id/thes/p194295427> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p216789559> ;
    schema1:isbn "9027689601" ;
    schema1:issueNumber "ageb" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0a04e58d814327353c0481aa653460d8> ;
    schema1:name "Estafette" ;
    schema1:numberOfPages 97 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5ff8d4e1fef30ad0a35da049dbee89db> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773128405> .

