@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/p186520085> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een vrolijke vader / Emma Darcy ; [vert. uit het Engels: Mariëlla Snel] $ Al jaren verliefd / Lindsay Armstrong ; [vert. uit het Engels: Marcel Rouwé]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070689059> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069042853>,
        <http://data.bibliotheken.nl/id/thes/p069480656> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821786334> ;
    schema1:isbn "9034712370" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f9e2613546ca77e2fcd3ed91689d997> ;
    schema1:name "Een vrolijke vader" ;
    schema1:numberOfPages 318 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5bf8de07f2d6fc926b7dc92ddbe23148> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67778634> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/dc91d31caed8195addb11f94b0addc9a> .

