@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/p299502929> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "1824-1904 / ds. W. Zaalberg" ;
    dcterms1:issued "1904" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070749426> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/ed070ed64cb8b28f03a8e1fdfc027600> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c37646c966a3cf8985e175860ccef610> ;
    schema1:name "1824-1904" ;
    schema1:numberOfPages 55 ;
    schema1:sameAs <http://www.worldcat.org/oclc/774695429> .

