@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/p146442040> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Homeward bound / ed. by Marij Leenders, Wim van Meurs" ;
    dcterms1:issued "1996" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619040>,
        <http://data.bibliotheken.nl/id/thes/p077609336>,
        <http://data.bibliotheken.nl/id/thes/p078631971> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p148828000> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p108460924>,
        <http://data.bibliotheken.nl/id/thes/p119938650> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p066907586> ;
    schema1:isbn "9080203556" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2153249075e1d8072ab9f86f35c4fa7b> ;
    schema1:name "Homeward bound" ;
    schema1:numberOfPages 70 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/00fba092936d7614074a18da4dc09fb6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906842298> .

