@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/p125022387> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Interreg-2 Programma 1994-1999 / Euregio Rijn-Waal" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075610388>,
        <http://data.bibliotheken.nl/id/thes/p075663325> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p118585169> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9080224057" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b8b7d38ec3ed2d4c66e52033d8c1f822> ;
    schema1:name "Interreg-2 Programma 1994-1999" ;
    schema1:numberOfPages 73 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/db138dd1fc6f1faf1dc3631183ec6748> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69205676> .

