@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/p122539370> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De plaats van lokale en regionale geschiedenis in de klas / onder red. van Hans van der Linde ... [et al.]" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p095117229> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p16431461X>,
        <http://data.bibliotheken.nl/id/thes/p290932262> ;
    schema1:description "Omslagtitel",
        "Verslag van de conferentie te Nijverdal op 9 juni 1993" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2e62e7f09b0c8596b43bf56f79d3955e> ;
    schema1:name "De plaats van lokale en regionale geschiedenis in de klas" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/88784d38874ea666826c8ffa40684340> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69384021> .

