@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/p422500550> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Burgemeester Cornelis van der Vlies : 1805-1883 / C. Kroon" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p073426288>,
        <http://data.bibliotheken.nl/id/thes/p07560230X>,
        <http://data.bibliotheken.nl/id/thes/p075640112> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069116717> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9753b988fdc6386981c5008623e5faab> ;
    schema1:name "Burgemeester Cornelis van der Vlies : 1805-1883" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/84056e75c06dbe0aea846e14bb06803c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1096264037> .

