@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/p053444353> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis van Amerika voor de middelbare school / C.Ch. Goslinga" ;
    dcterms1:issued "1961" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068737106> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07121075X>,
        <http://data.bibliotheken.nl/id/thes/p071241493> ;
    schema1:description "Rug- en omslagtitel: Geschiedenis van Amerika" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p053444256> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e16b91c094bd66d089b895fa463b0f03> ;
    schema1:name "Geschiedenis van Amerika voor de middelbare school" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e75e997465af13476bb677316ffd2e81> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769350025> .

