@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/p23980953X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The logic of ACP / A. Ponse, M.B. van der Zwaag" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p190396571> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074308513>,
        <http://data.bibliotheken.nl/id/thes/p159844932> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p181009366> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p154978809> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d94970997516a2e0b435eb3a9b5b76a8> ;
    schema1:name "The logic of ACP" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5599361357bd5863085be8ee2a562776> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66938018> .

