@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p104052317> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bibliografie van Mina Kruseman" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p435844369> ;
    dcterms1:issued "1941" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070201765> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ebbf274a183c48666745bf784b8e3d31> ;
    schema1:name "Bibliografie van Mina Kruseman" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e7c03264f7d721ab8e5a97211c0909bd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66145804> .

