@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/p217278272> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Interpretations of automata / by Tim A.C. Willemse" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p190396571> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075492466>,
        <http://data.bibliotheken.nl/id/thes/p186007140> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p124667155> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fb2dba8aeb3d0b8d08f1568711188938> ;
    schema1:name "Interpretations of automata" ;
    schema1:numberOfPages 41 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9fc8b089406469861446a18974d3512d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67162403> .

