@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/p850280761> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aernout van Geluwe / A.E. van Puffelen" ;
    dcterms1:issued "1984" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070814031>,
        <http://data.bibliotheken.nl/id/thes/p075614022>,
        <http://data.bibliotheken.nl/id/thes/p07847583X>,
        <http://data.bibliotheken.nl/id/thes/p078621143>,
        <http://data.bibliotheken.nl/id/thes/p078649978>,
        <http://data.bibliotheken.nl/id/thes/p39749467X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070004749> ;
    schema1:description "Omslagtitels: Aernout van Geluwe, disputant en pamflettist en Aernout van Geluwe, de Vlaamse boer" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9d7237643c8599aa209cde3035e7c2e8> ;
    schema1:name "Aernout van Geluwe" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bb65042809d67bd70f7e494336b95cb4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64111827> .

