@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/p852850727> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rugby / David Norrie ; [vert. uit het Engels door Marjolijn Jacobs ; hoofdred. Ad Baart ... et al. ; red. Fanny Bruyninckx]" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071285113> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067953212>,
        <http://data.bibliotheken.nl/id/thes/p068728409>,
        <http://data.bibliotheken.nl/id/thes/p070716293> ;
    schema1:description "Oorspr. uitg.: Londen : Hamlyn, 1981" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9065131906" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/605267004e9b28efbbad9e7d535a4405> ;
    schema1:name "Rugby" ;
    schema1:numberOfPages 61 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bb518e34cb93118d53e317904206d42d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64177743> .

