@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/p13468298X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het LOKV op weg / [auteurs: Mirjam Westgeest, Magda Felsbourgh]" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075612844> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p09763705X>,
        <http://data.bibliotheken.nl/id/thes/p101406096> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p137041497>,
        <http://data.bibliotheken.nl/id/thes/p138470650> ;
    schema1:description "Onderzoek uitgevoerd door B&A Groep Beleidsonderzoek & -Advies BV, in opdracht van de afdeling Onderzoek en Ontwikkeling (O&O) van het LOKV, Nederlands Instituut voor Kunsteducatie" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f0036b96edfd7cf2a884a440643de59> ;
    schema1:name "Het LOKV op weg" ;
    schema1:numberOfPages 102 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6a232bfeabaea608cd2da126416f644a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69160801> .

