@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/p41648705X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Lieve Vrouwkes van Limburg / door Ad. Welters ; teek. van Jeanne Hebbelynck ; druk door Ernest van Aelst" ;
    dcterms1:issued "1937" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p146791231>,
        <http://data.bibliotheken.nl/id/thes/p158175425> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070777497> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070346399> ;
    schema1:description "Gedr. in een opl. van 1100 ex" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p049652362> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5af35d1e36ab9e8334c1393e006bc740> ;
    schema1:name "De Lieve Vrouwkes van Limburg" ;
    schema1:numberOfPages 83 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a10881fd016f521e4d72475283a2b682> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1021175857> .

