@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/p050570668> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Boes / Wil Raymakers" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067744729> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067745059>,
        <http://data.bibliotheken.nl/id/thes/p069040168>,
        <http://data.bibliotheken.nl/id/thes/p079981666> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p050570595> ;
    schema1:isbn "9002159668" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6e7d54dcdaca4f7e6dcc2970128a537b> ;
    schema1:name "Boes" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/449e9d9a5effdde41f05a1f8540cc8e0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769330554> .

