@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/p453701159> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alles van mij : romance / Mary K. Franklin ; inhoudelijke redactie: Femke De Vos ; tekstredactie: Natascha van Limpt" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p411985698> ;
    schema1:bookEdition "Eerste uitgave" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p329892509>,
        <http://data.bibliotheken.nl/id/thes/p402489756> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789464771060" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2eb9c5efd68fc8ef16c8c46f0f83c0ed> ;
    schema1:name "Alles van mij : romance" ;
    schema1:numberOfPages 76 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7513ba1490b4bf2a883e4259643d3785> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1570167306> .

