@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/p184614848> a schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Suomea suomeksi / Olli Nuutinen" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070094527> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070571589>,
        <http://data.bibliotheken.nl/id/thes/p184620848> ;
    schema1:inLanguage "fi",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841906998> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ac882aa3018bd125f08a013b499095d1> ;
    schema1:name "Suomea suomeksi" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/43f238c59009ea87b15ebd90b3137436> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67876744> .

