@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/p820583618> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alles wordt nieuw : bijbelliederen voor de jeugd / Hanna Lam" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068520433> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069064237> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820583308> ;
    schema1:isbn "9026620225" ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b80ef817d728c7b0970740c0cbc19666> ;
    schema1:name "Alles wordt nieuw : bijbelliederen voor de jeugd" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d73263a9825f7a5b50066f91d65c762a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768809162> .

