@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/p43247742X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De keuze van Amar / Kirsten Groot ; redactie: Kelly van der Laan" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p432653023> ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p421932465> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p383240336> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p42193252X> ;
    schema1:isbn "9789463084024" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/31df92d55927e3c8623143dc745b1957> ;
    schema1:name "De keuze van Amar" ;
    schema1:numberOfPages 486 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d81f4569447b4ee391e809fb737fd5d2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1247382972> .

