@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/p791434060> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zwitserland / A.L.C.A. van Nijnanten" ;
    dcterms1:issued "1963" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077610946> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068686145> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p046811281> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b3d78b96e80c3b5baac185788f55df4c> ;
    schema1:name "Zwitserland" ;
    schema1:numberOfPages 224 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7b50ff2f2c117f8277eb104c4e37a304> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899046994> .

