@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/p158944933> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Spaansche bijdragen tot de geschiedenis onzer voorvaderen der XVIde eeuw / door M.H.J.P. Thomassen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p432735798> ;
    dcterms1:issued "1892" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p149676646> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4cadd3fa0783eef0469220178686fdae> ;
    schema1:name "Spaansche bijdragen tot de geschiedenis onzer voorvaderen der XVIde eeuw" ;
    schema1:numberOfPages 54 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/11a09bdec0a3196d66a76af841e736fb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68370402> .

