@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/p112478719> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Franken, van hun eerste optreden tot de dood van Childerik / door Willem Jan de Boone" ;
    dcterms1:issued "1954" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073805467> ;
    schema1:description "Oorspr. versch. als proefschrift Groningen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/56ade46ae91dbd8bb4e6c7c8dc3f6916> ;
    schema1:name "De Franken, van hun eerste optreden tot de dood van Childerik" ;
    schema1:numberOfPages 225 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/478c5c39d8ab79b33170dc2894180e28> ;
    schema1:sameAs <http://www.worldcat.org/oclc/783766998> .

