@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/p41652754X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Erfelijk nationaal koningschap / C.P.M. Romme" ;
    dcterms1:issued "1937" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397349467> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069004579> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p833258869> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b2ee12dca0657b05eda26fc8ae50ebb8> ;
    schema1:name "Erfelijk nationaal koningschap" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0c8ea6df05b3aaebe55342a6e683b6f7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1021206250> .

