@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/p065566866> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Club Veronica reisgids Londen / Peter Brusse" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075642107> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069060290> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p065096886> ;
    schema1:isbn "9022979156" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c7927f4396a114bc01c8ba4c4fb59b43> ;
    schema1:name "Club Veronica reisgids Londen" ;
    schema1:numberOfPages 140 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9616e37eb1b8eea21c9a1f0a3c37c701> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65411979> .

