@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/p217531563> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "An introduction to identification problems via functional analysis / A. Lorenzi" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075683245>,
        <http://data.bibliotheken.nl/id/thes/p126297290> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p191644080> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p123956919> ;
    schema1:isbn "9067643491" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/db81743466e5baaf7f03f391b15a51db> ;
    schema1:name "An introduction to identification problems via functional analysis" ;
    schema1:numberOfPages 240 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c00234299c686194bd46687b12a030c8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905502075> .

