@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/p08136704X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Some considerations on the logic PFD / W. van der Hoek" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075665506> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075081997>,
        <http://data.bibliotheken.nl/id/thes/p07540916X> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p042305667> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eab1df51bc3f6e17f5de0750fbe4da60> ;
    schema1:name "Some considerations on the logic PFD" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e4bede5639eace0012e3407ff6d7eac3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65655904> .

