@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/p066018250> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bronnen voor onze kennis van het leven van Corn. Musius / door B.A. Vermaseren" ;
    dcterms1:issued "1960" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068809905> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e3d3fc0b7e012f12077dc4b284545716> ;
    schema1:name "De bronnen voor onze kennis van het leven van Corn. Musius" ;
    schema1:numberOfPages 108 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2ac8ddf14a8b995a747243780153ad48> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65421681> .

