@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/p424423022> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leontien : de biografie van Leontien van Moorsel / Gert Jan de Vries ; redactie en productie Hanzeboek" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p09353681X>,
        <http://data.bibliotheken.nl/id/thes/p407603298> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p427995817> ;
    schema1:isbn "9789089750358" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a9d7bec9e96e74dde9e2e4f2aa476d3> ;
    schema1:name "Leontien : de biografie van Leontien van Moorsel" ;
    schema1:numberOfPages 254 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5831b264c5921bb868fa476835c273f3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1164333806> .

