@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/p087449609> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leren in kindercentra" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075372274> ;
    schema1:description "Ontwikkeld onder auspiciën van de Landelijke Stichting Opleiding Verzorgende en Dienstverlenende Beroepen (OVDB)" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629062> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3689f026f55eea22e40cfabe0612fb98> ;
    schema1:name "Leren in kindercentra" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dabd97b33ef2f9c3de37866478b4771f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65714419> .

