@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/p432036547> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De sterke ijsbeer : versjes bij platen / Agatha" ;
    dcterms1:issued "1887" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p39757732X>,
        <http://data.bibliotheken.nl/id/thes/p397577346> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000294050" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069550549> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p864226071> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p145608131> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4bc73f5a2c98b28979b18691339a121d> ;
    schema1:name "De sterke ijsbeer : versjes bij platen" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1f3011affc036e8688a8a1153c7aee15> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1237817908> .

