@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/p189125187> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inheritance of behavior / by Twan Basten and Wil M.P. van der Aalst" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075659972>,
        <http://data.bibliotheken.nl/id/thes/p094669805> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075492466>,
        <http://data.bibliotheken.nl/id/thes/p119998777> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p089365380> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p124667155> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9bfc1a308fa9e2d296477ed1f371ca94> ;
    schema1:name "Inheritance of behavior" ;
    schema1:numberOfPages 83 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/29b6bcbd90b16099494b7574c2221a4b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67741078> .

