@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/p446166936> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ajourwerk / door M. van Hemert" ;
    dcterms1:issued "1952" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075598779> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072141042>,
        <http://data.bibliotheken.nl/id/thes/p075327317> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p096566620> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p096566124> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9e300144074f7707f6e9613e5302ba89> ;
    schema1:name "Ajourwerk" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0edbbe4a6983db201be605f25f6d3950> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509373180> .

