@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/p111766400> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The answer to the frame problem: forty-two / J.H.J. Lenting and P.J. Braspenning" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075652528> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075501317>,
        <http://data.bibliotheken.nl/id/thes/p091213479> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069109966> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p080691439> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1213e8eb62dc1ff09a4d8403b8096b36> ;
    schema1:name "The answer to the frame problem: forty-two" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/04a827b36c79d507e65797797ccbd7b8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66279097> .

