@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/p841893284> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een eeuw sinds Aletta / [samenst. en red. Cora Hollema ; Stichting Amazone]" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075626608> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075309246> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068679378>,
        <http://data.bibliotheken.nl/id/thes/p075324733> ;
    schema1:description "Gedeeltelijke reproductie van een aantal panelen van de gelijknamige tentoonstelling, gehouden te Amsterdam, najaar 1983" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "906495075X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/77d831c4fe8d36c9d62bc97dec4d459b> ;
    schema1:name "Een eeuw sinds Aletta" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fc4d020ab6b748eb3d05a670a4b8e2b1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63942385> .

