@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/p101358059> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rechtspositiebesluit onderwijspersoneel : tekstuitgave / samenst. en inl. B.S. Eilander ... [et al.]" ;
    dcterms1:issued "1993" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p079166490> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9031208760" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ecff1449edfe6ca53f7dded672e0efaa> ;
    schema1:name "Rechtspositiebesluit onderwijspersoneel : tekstuitgave" ;
    schema1:numberOfPages 262 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/046c1736fb4a616084998de01189f6c7> .

