@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/p05290573X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Conclusions / E.N. Lane" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397318170>,
        <http://data.bibliotheken.nl/id/thes/p397406061>,
        <http://data.bibliotheken.nl/id/thes/p426320166> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07493273X> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821480324>,
        <http://data.bibliotheken.nl/id/nbt/p832995533> ;
    schema1:isbn "9004089748" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f7db80a11128066e3e5928d0ce4b309> ;
    schema1:name "Conclusions" ;
    schema1:numberOfPages 68 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ecd784503f748125896f45f1d227a087> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902225910> .

