@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/p821774034> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Catalogue of the Orthoptera of Spain = Catálogo de los Ortópteros de España / Luis Herrera" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077603508> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067927866> ;
    schema1:description "Spaanse tekst" ;
    schema1:inLanguage "en",
        "es" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821852140> ;
    schema1:isbn "9061931312" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/54b1e0fedddc5879f2fee5753b008164> ;
    schema1:name "Catalogue of the Orthoptera of Spain = Catálogo de los Ortópteros de España" ;
    schema1:numberOfPages 162 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/299ff60caf43ec65a7049ed4b1c40908> ;
    schema1:sameAs <http://www.worldcat.org/oclc/8589429> .

