@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/p44968847X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Best mogelijk / Lucienne Stassaert" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462697> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071981225> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p80204414X> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822675218> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f68ee8cf365653594379aef3a47baa85> ;
    schema1:name "Best mogelijk" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fea20b439984e748d88a4d893baf1410> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1521913634> .

