@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/p101008163> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De grond onder je voeten / Marianne Uijlings-Schuurmans" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077602978>,
        <http://data.bibliotheken.nl/id/thes/p078444764>,
        <http://data.bibliotheken.nl/id/thes/p078526841>,
        <http://data.bibliotheken.nl/id/thes/p078591430>,
        <http://data.bibliotheken.nl/id/thes/p096061472> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p087468298> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628805> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p108307387> ;
    schema1:isbn "9074043089" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0123ab0d8f08eb1d9fabb017f1994f36> ;
    schema1:name "De grond onder je voeten" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bd7533ba29c13c5d03169f5c9f68404f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66114946> .

