@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/p822870118> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De eerste schop in de grond / tekst Gentilis Aster" ;
    dcterms1:issued "1965" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759441X>,
        <http://data.bibliotheken.nl/id/thes/p078555655> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069105340> ;
    schema1:description "Over het Kapucijnenklooster van de Biezenmortel",
        "Vermelding op omslag: B19 [verwijst naar 'Biezenmortel 1919']" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb70554d49a489aebec57c2e0549bbbe> ;
    schema1:name "De eerste schop in de grond" ;
    schema1:numberOfPages 54 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a25e37c17239ca30f2895d4cea5841af> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63267705> .

