@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/p435820206> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandsche taal : volledige taalcursus ten behoeve van den inlander / B.J. Visscher" ;
    dcterms1:issued "1904" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069744394> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070972001> ;
    schema1:inLanguage "ms",
        "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p087866277> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p087862980> ;
    schema1:issueNumber 70 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f6c18880caf459fb47fff52f9562e8b> ;
    schema1:name "De Nederlandsche taal : volledige taalcursus ten behoeve van den inlander" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a48f0be98f4f399e85b57463f02b577f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308799661> .

