@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/p163432414> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Regioraad... ...op driedubbel spoor" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075608464>,
        <http://data.bibliotheken.nl/id/thes/p075663325> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p163916926> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3431f9756a46a412a415b9b1c4b05fb2> ;
    schema1:name "De Regioraad... ...op driedubbel spoor" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c9d331718e74e1ef9c3fdb6cb18f6b98> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68250095> .

