@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/p446628115> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "' Ik moet niks!' : Nel Cruijff, moeder van een voetbalicoon / Bert Hiddema" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070191441> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789089750730" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2063dd0b79fcb6fa023033011d6956da> ;
    schema1:name "' Ik moet niks!' : Nel Cruijff, moeder van een voetbalicoon" ;
    schema1:numberOfPages 202 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3cd09a76e4cdccf1e82f85c577979235> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1524317460> .

