@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/p863125190> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een gat in de grens / Guus Kuijer ; met tek. van The Tjong Khing" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06901647X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06855091X> ;
    schema1:description "Oorspr. uitg.: Amsterdam : Querido, 1975" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831444118> ;
    schema1:isbn "9036400147" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa120e2dd486512508a013f1af373171> ;
    schema1:name "Een gat in de grens" ;
    schema1:numberOfPages 157 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/47800ae10b1c5f2c921dbf17c697ead9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64363207> .

