@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/p040721655> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De aardemakers / Paul Koeck" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462697> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06885806X> ;
    schema1:description "Eerder verschenen: Hulste-Harelbeke : Vereniging van Vlaamse Toneelauteurs, 1986" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075624354> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9070924226" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/89cc6e6754439235e5bb15a58691707a> ;
    schema1:name "De aardemakers" ;
    schema1:numberOfPages 71 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6b51fb62ce4ed6c52942fb16e31fc368> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64715156> .

