@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/p21638477X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beknopt leerboek der Duitsche taal voor scholen en cursussen voor voortgezet onderwijs / J.C. Snijders" ;
    dcterms1:issued "1921" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074420658> ;
    schema1:inLanguage "de",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p216383765> ;
    schema1:issueNumber 11 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2c37a6d95d095dc2ad0d08a6adaaa1ab> ;
    schema1:name "Beknopt leerboek der Duitsche taal voor scholen en cursussen voor voortgezet onderwijs" ;
    schema1:numberOfPages 43 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/55e77a68c1465eb644fc482c835d9ec6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772984272> .

