@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p04106948X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bruiloft in Europa / Marianne Philips" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446147192> ;
    dcterms1:issued "1950" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070280533> ;
    schema1:bookEdition "Herdr" ;
    schema1:description "1e dr.: 1934" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832005312> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5af8c254b4371b0d39108db3b903a058> ;
    schema1:name "Bruiloft in Europa" ;
    schema1:numberOfPages 217 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a6641685c271ad514188ac6743be1c8c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899015165> .

