@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/p098758802> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Best guide to the North Pacific & Orient / [ed. by Brian Crawford]" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07560924X>,
        <http://data.bibliotheken.nl/id/thes/p075645750> ;
    schema1:bookEdition "2nd ed" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074008218> ;
    schema1:description "1e dr.: 1990",
        "Rugtitel: The best gay guide to North Pacific & the Orient" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075620340> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9074349021" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d9c9462a440aee4dc0b1e5274228d943> ;
    schema1:name "Best guide to the North Pacific & Orient" ;
    schema1:numberOfPages 324 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4beeb6deb23b98b8e30a55e7864979cd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906638376> .

