@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/p844287946> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Data analysis and informatics" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077602110> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075297450> ;
    schema1:description "Proceedings of the International symposia on data analysis and informatics, organised by the Institut de recherche d'informatique et d'automatique" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/22817bbabce961d837187b4bb25fa2fa> ;
    schema1:name "Data analysis and informatics" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0a3ce1a91f88c167936e9368f91fd80a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64106487> .

