@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/p175856788> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ik Mik Loreland : een kijkboek met spelletjes en verhalen / Ineke Fredriks" ;
    dcterms1:issued "199X" ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/52ab69de0a949298ed857bf3cb91e266>,
        <https://data.bibliotheken.nl/.well-known/genid/8361db9222d3761892b3f70ea47e808c>,
        <https://data.bibliotheken.nl/.well-known/genid/c984241627ef758ed3f289141a559b60> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p12670399X> ;
    schema1:issueNumber "werk" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8efd51a808311c5dad65cd8d7a05f8c5> ;
    schema1:name "Ik Mik Loreland : een kijkboek met spelletjes en verhalen" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2de6b98d5d48fbf7acff89eab1f7fe5c> .

