@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/p419478299> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan alle jonge Amsterdamse kiezers / Simon Vinkenoog" ;
    dcterms1:issued "1966" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619636> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068465467>,
        <http://data.bibliotheken.nl/id/thes/p419423613> ;
    schema1:description "Laatste regel: (Een lijst van zessen klaar ... twee)" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/13cd9e120c1431f0e316e834d0738a32> ;
    schema1:name "Aan alle jonge Amsterdamse kiezers" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9ea0c36367c0a3c83eac0a788e00b172> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1049808350> .

