@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/p416545262> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ieder is alleen / door Bert Bakker" ;
    dcterms1:issued "1937" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068787561> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p864273789> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e9dda5bc6acdfb4030f8003d3dc508d2> ;
    schema1:name "Ieder is alleen" ;
    schema1:numberOfPages 185 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/704ad8285bffaf902f890d339f9b0e6d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1021237187> .

