@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/p240916093> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De weg naar vrijheid via een hogeschool vol mogelijkheden : school without walls / [red.: Eric Alink]" ;
    dcterms1:issued "2002" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070866333> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/794cee7f086e439a8ed100300cb0581f> ;
    schema1:name "De weg naar vrijheid via een hogeschool vol mogelijkheden : school without walls" ;
    schema1:numberOfPages 77 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1d6db628b6ab40f77db556eaa5507c9d> .

