@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/p850076153> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan alle landgenooten langs Neêrland's grenslijn! / [Gos. de Voogt]" ;
    dcterms1:issued "1910" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078525519> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069252386> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/128d0b8478c635d0f80521739d230df3> ;
    schema1:name "Aan alle landgenooten langs Neêrland's grenslijn!" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/315355608fc3960b29c8da073f6d9db7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64107950> .

