@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p802817831> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Franken in Nederland / D.P. Blok" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342764047> ;
    dcterms1:issued "1974" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077609492>,
        <http://data.bibliotheken.nl/id/thes/p07850919X>,
        <http://data.bibliotheken.nl/id/thes/p397492588> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068292317> ;
    schema1:bookEdition "2e herz. druk" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830003460> ;
    schema1:isbn "9022839974" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/671a40bbfb6bdf2f57b16b86fdc16753> ;
    schema1:name "De Franken in Nederland" ;
    schema1:numberOfPages 144 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6d2d18e18ec2169a2e83961449b34946> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781256294> .

