@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/p298368528> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De sterren van de hemel en het zout der aarde : verhalen tussen Franeker en Depok / G.J. van Lonkhuyzen en Dick van Lonkhuyzen" ;
    dcterms1:issued "1993" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073661627> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p381083349> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3e85c797aa31f20f95bd27cd92b684e6> ;
    schema1:name "De sterren van de hemel en het zout der aarde : verhalen tussen Franeker en Depok" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6923bbfa089a0c2504e39d4b0adbfa64> ;
    schema1:sameAs <http://www.worldcat.org/oclc/236122412> .

