@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bS5wb8>
  gtm:oppervlakte 39.0 ;
  gtm:kadastraalNummer 4737.0 ;
  gtm:kadastraleAanduiding "E4737"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4737"^^xsd:string ;
  ns0:name "Perceel GDA01-E4737"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280473770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bG16jj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74795> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7025320818466 52.006018296359,4.7025897845578 52.005978327915,4.7026578508077 52.006016025718,4.7025969728341 52.006057917226,4.7025746803966 52.006046102624,4.7025759462732 52.006045229122,4.7025308159699 52.00601916986,4.7025320818466 52.006018296359))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

