@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/p097712078> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aanzet tot vorming van gedachten / Jaap van Rijswijk, Jaap Verhagen" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603802>,
        <http://data.bibliotheken.nl/id/thes/p075614545> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p105173045> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p10540473X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9080113328" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/80ed550c22c7788e6a0b05c7dddba1d4> ;
    schema1:name "Aanzet tot vorming van gedachten" ;
    schema1:numberOfPages 38 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c966d65806a1df92c672a11f1077e138> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66034438> .

