@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/p432814450> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Gamaliëltype of de verstandige raadgever : een voordracht / door F. Domela Nieuwenhuis" ;
    dcterms1:issued "1890" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000138838" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068380356> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p066454646> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a72e1e717000114a0a8346efac8a550b> ;
    schema1:name "De Gamaliëltype of de verstandige raadgever : een voordracht" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/27b6513f0192e930606ac3b9586ff7ae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1245526043> .

