@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/p442202725> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dat kan ik zelf! / Simon Philip, Ella Okstad ; vertaling [uit het Engels]: Ellen Hosmar ; redactie en productie: Vitataal" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p236201522>,
        <http://data.bibliotheken.nl/id/thes/p417144350> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p209312475>,
        <http://data.bibliotheken.nl/id/thes/p412837870> ;
    schema1:description "Tekst Simon Philip, illustraties Ella Okstad" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789048321780" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1a5d874cceabd64035a896a33f5eab51> ;
    schema1:name "Dat kan ik zelf!" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4c5dd0755dd3b5db1310513d3fb13659> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1449569948> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/48c9d5b023dac77c10d236fcbfb21752> .

