@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/p437488268> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ontwaakt met liefde / Julia James" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p437019268> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p437019241> ;
    schema1:isbn "9789464401875" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/56572a7e3e5cb24e6feeef2e1681f000> ;
    schema1:name "Ontwaakt met liefde" ;
    schema1:numberOfPages 231 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/597a36d864a2043f42588cecb253c3af> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1358707588> .

