@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/p06679000X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Informatie in beeld / georganiseerd door Netherlands Association for Information and Image Management en het Nederlands Genootschap voor Informatica" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075659980> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p160905753> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075304740> ;
    schema1:description "Bijdragen in het Nederlands of Engels",
        "Omslag vermeldt: Lezingen & deelnemers" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/52b3c54e0363fcb5e4d4624a78d74345> ;
    schema1:name "Informatie in beeld" ;
    schema1:numberOfPages 116 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/256675bc71c1a44480f121580430754a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65582175> .

