@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/p395239796> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De vader des vaderlands / door J. W. Berkelbach van der Sprenkel" ;
    dcterms1:issued "1941" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068974124>,
        <http://data.bibliotheken.nl/id/thes/p077592301>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p397494238> ;
    schema1:associatedMedia "http://resolver.kb.nl/resolve?urn=MMTUA01:000000704" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074322826> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p865105219> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/366c61519b556ffda9f99b244d0e9d13> ;
    schema1:name "De vader des vaderlands" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e987e83530b5723e931a058d58ed1cc5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/915950730> .

