@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/p05667001X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wij, melaatsen / Steven Debroey" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07007867X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073133027> ;
    schema1:description "Oorspr. uitg.: Kasterlee [etc.] : De Vroente [etc.], 1956" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p05913030X> ;
    schema1:isbn "9031708135" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4041a60c68be9a9f73f2cad30f29e32> ;
    schema1:name "Wij, melaatsen" ;
    schema1:numberOfPages 166 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/41d3e74f319126397652d4f3897df4e8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65126625> .

