@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/p790300818> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Regelmachines die ook rekenen / door H.B. Verbruggen" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077592573>,
        <http://data.bibliotheken.nl/id/thes/p077605454>,
        <http://data.bibliotheken.nl/id/thes/p077605462> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067735959> ;
    schema1:description "Inaugurele rede Delft" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7e6c716d0609d0a20356a5adc5f686ff> ;
    schema1:name "Regelmachines die ook rekenen" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8370923006316f45fe9b93f386a3eaa6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63246384> .

