@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/p10871926X> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eerste opvang allochtone kinderen basisonderwijs / N. Bienfait, P. Filipiak, F. Spliethoff" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070449813> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071112812>,
        <http://data.bibliotheken.nl/id/thes/p108718875> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e07e1d302b9e55775ffcc21b40e3674> ;
    schema1:name "Eerste opvang allochtone kinderen basisonderwijs" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ad315ffb727c3de581980eb5c329f86> .

