@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/p390954225> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lijn 3Leesboeken: " ;
    dcterms1:issued "2014" ;
    schema1:bookEdition "Eerste druk, derde oplage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07243273X>,
        <http://data.bibliotheken.nl/id/thes/p205052460>,
        <http://data.bibliotheken.nl/id/thes/p255918356>,
        <http://data.bibliotheken.nl/id/thes/p307979598>,
        <http://data.bibliotheken.nl/id/thes/p39081282X> ;
    schema1:description "1e druk: eerste oplage 2014" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p371686008> ;
    schema1:isbn "9789034577344" ;
    schema1:issueNumber 70 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2948a594421c030365ce9093f9b6e3d8> ;
    schema1:name "Lijn 3Leesboeken: " ;
    schema1:numberOfPages 39 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c2b816c390597248e696cf4aa4c1ae33> ;
    schema1:sameAs <http://www.worldcat.org/oclc/872363772> .

