@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/p790512025> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Franken in Nederland / [door] D.P. Blok" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p07850919X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068292317> ;
    schema1:bookEdition "3e dr" ;
    schema1:description "Dit boek verscheen eerder in 1968 als deel 22 in de Fibulareeks bij Fibula-van Dishoeck en in 1974 in een gebonden editie" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9022837394" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/68006e602166826433e7a3a1e6ea6a68> ;
    schema1:name "De Franken in Nederland" ;
    schema1:numberOfPages 154 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d39356fc416234c02ea65c68821d28b4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781086160> .

