@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/p11008182X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "God leidt de hele wereld / door An Strooband ; met medewerking van L.A. Rood ; geillustreerd door Julia Braendle" ;
    dcterms1:issued "1965" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074478745> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069216630>,
        <http://data.bibliotheken.nl/id/thes/p104261102> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628996> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p057747482> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ce2decf5b950faaba31dfb145a224e5d> ;
    schema1:name "God leidt de hele wereld" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/92c081966a2beb6bfcc2b36ed560328b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66250212> .

