@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/p09952189X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De UFO-Saga : de grote UFO-golf van de lage landen / Weverbergh" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075624931>,
        <http://data.bibliotheken.nl/id/thes/p078946557> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069280258> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9052401802" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a2989e4a0ee152c47e481d67459da1ce> ;
    schema1:name "De UFO-Saga : de grote UFO-golf van de lage landen" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3fdff992393640d0fe988f94b2cf26ad> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65918357> .

