@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/p163568405> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Conferentie De Nederlanden nu : 's-Gravenhage, 19 april 1988" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075629720>,
        <http://data.bibliotheken.nl/id/thes/p075632705>,
        <http://data.bibliotheken.nl/id/thes/p075672596> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075287919> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c09735e3c976cfb36606f0c2ee1870e> ;
    schema1:name "Conferentie De Nederlanden nu : 's-Gravenhage, 19 april 1988" ;
    schema1:numberOfPages 37 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f93446b7b42916df667261dbab4b386e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68251200> .

