@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/p338798439> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nieuwe lectuur : leesboek voor hoogere burgerscholen en gymnasia / W. Pik" ;
    dcterms1:issued "1912" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p078261244> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p338798323> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/74ddfa0615476e127423ab6d1c93df0d> ;
    schema1:name "Nieuwe lectuur : leesboek voor hoogere burgerscholen en gymnasia" ;
    schema1:numberOfPages 431 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/760b8de08e522ed5cf3c5e7890aeb064> ;
    schema1:sameAs <http://www.worldcat.org/oclc/776044719> .

