@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/p037289004> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Informatiedossier Europese integratie / [samenst. Karin Akkerman-Bergsma]" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560566X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073280852>,
        <http://data.bibliotheken.nl/id/thes/p075445263> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9070910187" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/467e8d5b4ec82b17bdabd023e162d761> ;
    schema1:name "Informatiedossier Europese integratie" ;
    schema1:numberOfPages 67 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9899c9a569a3c95be442346675408626> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64488411> .

