@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/p080433375> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Antilope 1991 / J. Van Borm" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397298617> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072898917>,
        <https://data.bibliotheken.nl/.well-known/genid/e198741d10ba67fbe2a98cb879a21d21> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/0b58f3c8ea7dc6f9de690dc35cf3c41f> ;
    schema1:description "Samengest. op verzoek van Conferentie der Universitaire Hoofdbibliothecarissen",
        "Tekst in het Nederlands, Frans en Engels" ;
    schema1:inLanguage "en",
        "fr",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/54c1d3bfb9dc50a625fb585c42b9ab8c> ;
    schema1:name "Antilope 1991" ;
    schema1:numberOfPages 51 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1c490cb64f2727841344c54ec4ee4af0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65642728> .

