@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/p402067428> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Atchin en het Roode Kruis / door F.X.J. van Opdorp" ;
    dcterms1:issued "1873" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078439825>,
        <http://data.bibliotheken.nl/id/thes/p096065613> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000127732",
        "https://rozet.nl/catalogus/647452" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072294027> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p865812535> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1fc48441f6f0cd8a5f23b149fcd8d387> ;
    schema1:name "Atchin en het Roode Kruis" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/89ae19372db6d8497a3ec39b9b7bd60a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/816260034> .

