@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/p435401955> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hoop op Zegen, 1897 / Gabe de Vries" ;
    dcterms1:issued "2022" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075628236> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p258266341> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789082822977" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4854d2eaf9292280240eb816fb393be7> ;
    schema1:name "Hoop op Zegen, 1897" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/75602e23e783f1f4e902921fb155fe1d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1350156284> .

