@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/p243228961> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Adiov-thesaurus / C.O.O.D." ;
    dcterms1:issued "1990" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/d0965ca0ecd9b0104f10bfde45002f80> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aa5c0222f0e4b412c5a8eb6cb07d2470> ;
    schema1:name "Adiov-thesaurus" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9a48f2bcba738a7c36bf14d785287a17> .

