@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p292330081> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Andromeda handboeken" ;
    dcterms1:issued "2006" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/892a0dd517c4fb95e7086488ac935cf9> ;
    schema1:name "Andromeda handboeken" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6a68ed033e6396d6141a73f3cdd950f2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73689188> .

