@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/p055451187> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De nieuwe tijd / M. van Meensel, P. Baudouin" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071725083> ;
    schema1:bookEdition "9e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071150870> ;
    schema1:description "Historia: Handboeken van geschiedenis voor het middelbaar onderwijs" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p853481164> ;
    schema1:isbn "9028996850" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/59707345660e2a80fe467f83f4faa0d2> ;
    schema1:name "De nieuwe tijd" ;
    schema1:numberOfPages 271 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ea3fb6f33ac587b5aaa785a6418b4243> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65014454> .

