@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/p253681421> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Osvald Almqvist ; En arkitekt och hans arbete / Bjorn Linn" ;
    dcterms1:issued "1967" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397416229> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p436647788> ;
    schema1:description "Met samenvatting in het Engels",
        "Sveriges Arkitekturmuseum" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/febe679d15dc96083ce5af7c3e98a1ff> ;
    schema1:name "Osvald Almqvist ; En arkitekt och hans arbete" ;
    schema1:numberOfPages 123 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/06d870dcd7fb47da882bac04b6af98de> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905455208> .

