@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/btwW0Y>
  gtm:oppervlakte 249.0 ;
  gtm:kadastraalNummer 2283.0 ;
  gtm:kadastraleAanduiding "F2283"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2283" ;
  ns0:name "Perceel GDA01-F2283"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290228370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bb2iE6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75665> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.703634353083 52.002243562094,4.7036879760997 52.002214804948,4.7037545028498 52.00217834772,4.703904337973 52.002096488224,4.704001845149 52.002163874181,4.7039475413184 52.002193364568,4.7038519415937 52.002246398547,4.7037336339809 52.002311138342,4.7036923102011 52.002283007301,4.7036449037097 52.002250751187,4.703634353083 52.002243562094))"^^geo:wktLiteral ;
    osm:area 249.0
  ] .

