@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/p435820168> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandsche taal : volledige taalcursus ten behoeve van den inlander / B.J. Visscher" ;
    dcterms1:issued "1903" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069744394> ;
    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/p087866048> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p087862980> ;
    schema1:issueNumber 60 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f1c42f8d339e3fa08a6c33d6d9a69cd> ;
    schema1:name "De Nederlandsche taal : volledige taalcursus ten behoeve van den inlander" ;
    schema1:numberOfPages 85 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8a13f1583602ce0d42d97d9d2d1ecf79> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308799899> .

