@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/p115227849> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vierkant Paulus / Gilbert Baudet, Andreas Wöhle" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605732>,
        <http://data.bibliotheken.nl/id/thes/p075661772> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p155272411> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p141896612> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9065840648" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ab098e8f335e9660f9987234067cce1b> ;
    schema1:name "Vierkant Paulus" ;
    schema1:numberOfPages 111 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c4d0f8ebf9cea10774c590e23358256f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69406376> .

