@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/p17474871X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Achter de muur / Linda van Mieghem ; met tek. van An Candaele" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074235079>,
        <http://data.bibliotheken.nl/id/thes/p181462044> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070128480>,
        <http://data.bibliotheken.nl/id/thes/p181462095> ;
    schema1:description "Uitg. in samenw. met Justitieel Welzijnswerk Leuven en Welzijnsteam Hulpgevangenis Leuven" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9065658866" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d5f50af8c17a06d750ea24b6617e8c4b> ;
    schema1:name "Achter de muur" ;
    schema1:numberOfPages 106 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/091663ecd57566f45916d8921ab0cb3c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67958328> .

