@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/p802044638> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jacoba van Beieren / H.P.H. Jansen" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p073968005>,
        <http://data.bibliotheken.nl/id/thes/p075664895>,
        <http://data.bibliotheken.nl/id/thes/p241923808>,
        <http://data.bibliotheken.nl/id/thes/p397493312> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068661541> ;
    schema1:bookEdition "2e dr" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9023303466" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0f7a6592eb9c27530775c2e280554cdf> ;
    schema1:name "Jacoba van Beieren" ;
    schema1:numberOfPages 119 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b57e10e601dd58fced179f37b852c058> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901787256> .

