@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/p218064306> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vrijmetselarij / H.J. Zeevalking" ;
    dcterms1:issued "1977" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593553>,
        <http://data.bibliotheken.nl/id/thes/p078952565> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067733050> ;
    schema1:bookEdition "4e dr" ;
    schema1:description "1e dr.: 's-Gravenhage : Van Stockum, 1965" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a738b1db9a30a766f4e2dc1354d04796> ;
    schema1:name "Vrijmetselarij" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/916a9474000a6e5735d1534d243239ec> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67196833> .

