@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/p086219138> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verslag Strategiedag Vrouwen & RBA's : 31 oktober 1990" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075626608>,
        <http://data.bibliotheken.nl/id/thes/p075665360> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075301660> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/153622bf148942e6dbbe270519bb00d0> ;
    schema1:name "Verslag Strategiedag Vrouwen & RBA's : 31 oktober 1990" ;
    schema1:numberOfPages 62 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/82bd6cc4d9ab2451e3ce595813461383> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65656466> .

