@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/p320398706> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Met het oog op rechten van scholieren / Marion de Bie" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p256541582> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5441af8e98667bb28ad00e0b8b15772e> ;
    schema1:name "Met het oog op rechten van scholieren" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e868fbbd847093f14c1be4a81b91a4d9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/407019694> .

