@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/p400913259> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Waar de A1 de Regge kruist / Linde Egberts" ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p381355543> ;
    schema1:description "Bachelorscriptie Taal- en Cultuurstudies, Universiteit van Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1264956d3c597c36c7125131da2b52f3> ;
    schema1:name "Waar de A1 de Regge kruist" ;
    schema1:numberOfPages 73 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/09d5b8d98d1c8080d8cb1f5b7d9b0cd5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/936638309> .

