@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/p801696291> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nicaragua / [inl. door Gerrit Pruim]" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075632780> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075291606> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/41b5cf54ba22db5be2fee67a82f42f9e> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c009302cd335bbf40aad989f738ac463> ;
    schema1:name "Nicaragua" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d3e0125d797a38af0bc092f0cfa72e49> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63318474> .

