@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/p419904859> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bruid in het maanlicht : roman / Laura Frantz ; vertaald [uit het Engels] door Evelyn van Bilsen" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p34028658X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p400951665> ;
    schema1:description "Met grote letters gedrukt",
        "Oorspronkelijke uitgave: Utrecht : Uitgeverij Kok, ©2017" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c33968760e43d681e4f8c502ec3d0114> ;
    schema1:name "Bruid in het maanlicht : roman" ;
    schema1:numberOfPages 327 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/42004ae6242216c05bca647cd56787c9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1076283692> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/80732fb6084ce47453dd4e4b8e3bc519> .

