@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/p164044132> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alert / H.R. Lunes" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597397>,
        <http://data.bibliotheken.nl/id/thes/p078451183>,
        <http://data.bibliotheken.nl/id/thes/p078477433>,
        <http://data.bibliotheken.nl/id/thes/p078635462> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p164044272> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b79df33cb8fedb7ea9f371e0ece5349e> ;
    schema1:name "Alert" ;
    schema1:numberOfPages 34 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/230d6ffe703dceed25867343ab07935d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68291991> .

