@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/p442190751> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hidden love / N.D. Frost ; tekstredactie: Cathinca van Sprundel en Natascha van Limpt" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p438498747> ;
    schema1:bookEdition "Eerste uitgave" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p402489756>,
        <http://data.bibliotheken.nl/id/thes/p410763128> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p442530153> ;
    schema1:isbn "9789403736952" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a01457a16362e444718cf1565471127> ;
    schema1:name "Hidden love" ;
    schema1:numberOfPages 153 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1b9550ffe018069fe796a4ee0d53cf45> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1429603312> .

