@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/p18894821X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Albert de Jonghe / Pieter Jan Verstraete" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06993536X>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078518806>,
        <http://data.bibliotheken.nl/id/thes/p241924731> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074665170> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06993536X> ;
    schema1:description "Bevat ook tekst van A. de Jonghe" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841019223> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/51b4f534f080e79e0db640135dc09864> ;
    schema1:name "Albert de Jonghe" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5ddb0aeb0f873dcf148dcfab540fb7ee> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67736375> .

