@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/p171904079> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bloemlezing uit de werken van Mr. J. J. L. van der Brugghen / bijeenverzameld en, waar het noodig is, opgehelderd door N. Beets en A.H. Raabe" ;
    dcterms1:issued "1889-1890" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068683618> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068445261>,
        <http://data.bibliotheken.nl/id/thes/p07026418X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7c39df368e1f20ad42e9dcded0b98179> ;
    schema1:name "Bloemlezing uit de werken van Mr. J. J. L. van der Brugghen" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fc2a6e07628dedbc2ac8f4b4d7ee2f92> ;
    schema1:sameAs <http://www.worldcat.org/oclc/149547687> .

