@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/p055924115> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bijgeluiden / Mieke Rens-Goudriaan" ;
    dcterms1:issued "1989" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07462217X>,
        <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397462611>,
        <http://data.bibliotheken.nl/id/thes/p397462905> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07462217X>,
        <http://data.bibliotheken.nl/id/thes/p075420791> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402>,
        <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9069751224" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/44917242683c35741f0ea4b0c245dc00> ;
    schema1:name "Bijgeluiden" ;
    schema1:numberOfPages 42 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/401eb0f40a009cd0a5934c7fdcaf7022> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65072788> .

