@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/p860290832> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Groot weekendboek Benelux : gids voor honderd weekends / Julien van Remoortere ; [tek. en krtn. van Lieve Janssens]" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06877172X> ;
    schema1:bookEdition "3e geheel herz. en bijgew. dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069112576> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9020907859" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2495845c4af9fe587d4ddc4acc0e3d7a> ;
    schema1:name "Groot weekendboek Benelux : gids voor honderd weekends" ;
    schema1:numberOfPages 486 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e647f73a5ebb8cf200320670aefcf07e> .

