@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/p089430603> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Amerika van A tot Z / door Paul Brill & Janny Groen" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075677628>,
        <http://data.bibliotheken.nl/id/thes/p07761190X>,
        <http://data.bibliotheken.nl/id/thes/p078599709> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p095107886> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07138698X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9038810318" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/841df8bbd3eb2cbf18d584f7c0549d52> ;
    schema1:name "Amerika van A tot Z" ;
    schema1:numberOfPages 332 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b7e48484757da540eb1b6adb1c0419cb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/907152364> .

