@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/p416283764> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anna Blank / Jilles Limburg" ;
    dcterms1:issued "1936-1939" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071387781> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c589f89bfc06312d9a7cf46a03b02ba8> ;
    schema1:name "Anna Blank" ;
    schema1:numberOfPages 173 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/08c6772e1c29666658012870456fbcf2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1019730273> .

