@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/p435575783> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De gevangen bruid / Michelle Griep ; vertaald [uit het Engels] door Petra Butler-de Vries" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p435642634>,
        <http://data.bibliotheken.nl/id/nbt/p441009522>,
        <http://data.bibliotheken.nl/id/nbt/p441009530> ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p416412696> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p301758093> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789029733274" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/15a9f0622ef07c067f7e6728bf9616ca> ;
    schema1:name "De gevangen bruid" ;
    schema1:numberOfPages 350 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d6d4da35e7b47aeedc552b5956101736> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1330745699> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/e741808f1a69d11d15f3b89a341647b0> .

