@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/p087864029> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandsche taal : volledige taalcursus ten behoeve van den inlander / B.J. Visscher" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p435820087>,
        <http://data.bibliotheken.nl/id/nbt/p435820109> ;
    dcterms1:issued "1903" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069744394> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070972001> ;
    schema1:inLanguage "ms",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p087862980> ;
    schema1:issueNumber 50 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/00f6ed0b83e45407512cf6c72643bbd0> ;
    schema1:name "De Nederlandsche taal : volledige taalcursus ten behoeve van den inlander" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/788eb49fc69e99940cdf472fd641f49d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769641305> .

