@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/p802469310> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jan Vanriet / Marcel Van Jole" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075621258>,
        <http://data.bibliotheken.nl/id/thes/p397422563> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072178981> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068412665> ;
    schema1:description "Bevat ook: Franse, Engelse en Duitse tekst" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060124537" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f5d782b51faa7a03ad72a6c7abe49029> ;
    schema1:name "Jan Vanriet" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f02b7784774be7750c734d2b4f5c9ed8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906440381> .

