@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/p044136951> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "... Als u alleen staat in het geloof / [Dato Steenhuis]" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607050> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073390097> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p046057471>,
        <http://data.bibliotheken.nl/id/nbt/p821100130> ;
    schema1:isbn "9063531613" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/42a4be6e2a20b01ef34d6d4b5dd9b9da> ;
    schema1:name "... Als u alleen staat in het geloof" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d17a58685d4029580eba4da9bcf78d57> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64934391> .

