@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p820666289> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onze grondlijnen / door A.A. van Ruler" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p391498495> ;
    dcterms1:issued "1947" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607409> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068707940>,
        <http://data.bibliotheken.nl/id/thes/p422367974> ;
    schema1:description "Aan de kop van de titel: Protestantse Unie",
        "Rede" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4d5a26f778a0654a86a0e7da7675feca> ;
    schema1:name "Onze grondlijnen" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/28a458308bc8b568ea33e6e65cea46b2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63397049> .

