@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/p407845836> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het pronomen in het Nederlandsch der zestiende eeuw / door Bronger van Halteren" ;
    dcterms1:issued "1906" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067553869> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p802474357> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8e8b5d28a5303cce13a0077f402deb89> ;
    schema1:name "Het pronomen in het Nederlandsch der zestiende eeuw" ;
    schema1:numberOfPages 81 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4ba7492ed3cbaeb4502aef12d9c5b3e4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962359357> .

