@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/p831258780> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn leven / door F. Nagtglas ; met aantekeningen toegelicht door P.J. Meertens, P.J. van der Feen, W.S.S. van der Feen-van Benthem Jutting en M.P. de Bruin" ;
    dcterms1:issued "1977" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070237735> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067936350>,
        <http://data.bibliotheken.nl/id/thes/p068454481>,
        <http://data.bibliotheken.nl/id/thes/p069765693>,
        <http://data.bibliotheken.nl/id/thes/p071875948> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/34715b3d675bf5042238b3562bcfc0c9> ;
    schema1:name "Mijn leven" ;
    schema1:numberOfPages 211 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9a6579745a092098776455a9d7fe703b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63481403> .

