@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/p193158019> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dynamic logic for reasoning about actions and agents / John-Jules Meyer" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075665506> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07139656X>,
        <http://data.bibliotheken.nl/id/thes/p185456138> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p182590003> ;
    schema1:isbn "9039323089" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f0dce9fd35989f5804a1fba8313ea5d6> ;
    schema1:name "Dynamic logic for reasoning about actions and agents" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ce72aa6f04d2e2116f31f9c78d69c836> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67672569> .

