@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/p174814151> a schema1:CreativeWork,
        schema1:ProductModel,
        schema1:SoftwareApplication ;
    rdfs:label "Chaos met de computer / H.A. Lauwerier" ;
    dcterms1:issued "199X" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072934212> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ad99f06db640e057036aadf003cd5732> ;
    schema1:name "Chaos met de computer" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c4a7cd869e6ad5a51b11735b42579ac2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67958630> .

