@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/p037415646> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beleidsplan van de vereniging Atis" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07565881X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075402521> ;
    schema1:description "Beleidsplan is vastgesteld door de Algemene Vergadering op 31 maart 1987" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9050500137" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed1294522fc5a708d2d1ce2f707dcb34> ;
    schema1:name "Beleidsplan van de vereniging Atis" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2bd0f2715730de2ddbe9d83b93119a5f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64490877> .

