@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/p83331520X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Brazilië / geschreven door Roel Janssen ; eindred. Kees Schaepman" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075637391>,
        <http://data.bibliotheken.nl/id/thes/p169910822> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069562725>,
        <http://data.bibliotheken.nl/id/thes/p075307456> ;
    schema1:bookEdition "Geh. herz. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071009779> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830009736> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4bd88ce61f214908b6dc98ff4d80a4ee> ;
    schema1:name "Brazilië" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ba91fa774c074dfe620781b79e6c104e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63290481> .

