@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/p435425463> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Loco maxi" ;
    dcterms1:issued "2022" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075622416> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p307081907> ;
    schema1:bookEdition "1e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p423680722> ;
    schema1:description "7-9 jaar",
        "Sluit aan bij: Wegwijs vr" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629321> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p37679836X> ;
    schema1:isbn "9789048745142" ;
    schema1:issueNumber "verk" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/33962cede0fceb66035d2333a77cd7e5> ;
    schema1:name "Loco maxi" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0b70ccf10d1d1d69313500a1008ffc18> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1394868461> .

