@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/p240102185> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "An internship in Japan... not only a legal experience / Ernst van Giezen" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607821>,
        <http://data.bibliotheken.nl/id/thes/p078553555> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/5e0141eb9c2c5152c16bd0635d9bc21d>,
        <https://data.bibliotheken.nl/.well-known/genid/6c648ccadb9d7825780376cf9c9a67c2> ;
    schema1:description "Doctoraalscriptie Rotterdam" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1de5fc676e9022db2cc41a12c7202465> ;
    schema1:name "An internship in Japan... not only a legal experience" ;
    schema1:numberOfPages 38 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8db82d5e6ae45fbe0866ada22f31150a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66965015> .

