@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/p216005930> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In de tent van de veldheer : een visie op Gaston Eyskens / John van Waterschoot" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070035857>,
        <http://data.bibliotheken.nl/id/thes/p07760900X>,
        <http://data.bibliotheken.nl/id/thes/p078572525>,
        <http://data.bibliotheken.nl/id/thes/p078630886>,
        <http://data.bibliotheken.nl/id/thes/p241924731> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071465731> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9054660570" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/57cb251b9467e9f985b4c4dbd969f87a> ;
    schema1:name "In de tent van de veldheer : een visie op Gaston Eyskens" ;
    schema1:numberOfPages 227 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1d270d66bf0e06238a4dd69f6a12fdbb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67298703> .

