@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/p407755209> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De verloofden / [door A. Manzoni ; vert.:] P. van Limburg Brouwer" ;
    dcterms1:issued "1907" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068935528> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069532885> ;
    schema1:description "Romantische werken van P. van Limburg Brouwer ; [dl. 4,5]" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p04147628X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d4935c731929bfa24d8741fa8eac187c> ;
    schema1:name "De verloofden" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3dee15d4dfc40df342ecd941b6ac5dfc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962239495> .

