@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/p453437591> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anticonceptie / Gert van Lieshout" ;
    dcterms1:issued "2020" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075599228> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p241139546>,
        <http://data.bibliotheken.nl/id/thes/p241366089> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "ISBN in barcode: 978908976273" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p425807312> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98fc5c827fd0ab680dd99e6a70431aaf> ;
    schema1:name "Anticonceptie" ;
    schema1:numberOfPages 1388682 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/be25357f4524b54f1d4030ee7023c883> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1533587362> .

