@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/p082763593> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bloemekens van den Vlaamschen rozelaar / Lode Opdebeek ; portretten door E. Van Offel" ;
    dcterms1:issued "1928" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072531819> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069112843> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5fc2a68c561438a8353d706cfe85c549> ;
    schema1:name "Bloemekens van den Vlaamschen rozelaar" ;
    schema1:numberOfPages 334 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a46a336b40267a43b4297ab04b20af38> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65531464> .

