@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p823094421> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn vriendje / [tekst Zokeisha ; vert. uit het Engels door R.J. Soetermeer]" ;
    dcterms1:issued "1982" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069115184>,
        <http://data.bibliotheken.nl/id/thes/p069136637> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/afe37b078a8d8a1c3c360459704551c0> ;
    schema1:name "Mijn vriendje" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b92326f158b94982627fb1f64cf12223> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63427748> .

