@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/p158111850> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onderwijs en woonwagenkinderen / [red.: Loet Buis ... et al.]" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075373874> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/8e5ac379c4f7fbe0d118e9c92a3f0cc3> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2919179857706ff8aa559868d3565447> ;
    schema1:name "Onderwijs en woonwagenkinderen" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/25876b0d3573687df3afc480f41e5490> .

