@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/p861221761> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Even over de grens / J.A. Vegter" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075676567> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071623914> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075627329> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9070049295" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b1f4d38ca193a21471da532e448e8aa> ;
    schema1:name "Even over de grens" ;
    schema1:numberOfPages 146 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4e7dd07f9f59ae4cbb32a0d079cd8196> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63830731> .

