@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/bsgUXL>
  gtm:oppervlakte 74.0 ;
  gtm:kadastraalNummer 7439.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7439" ;
  gtm:kadastraleAanduiding "M7439"@nl ;
  ns0:name "Perceel GDA01-M7439"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350743970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b2UPXq> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGQU0i> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/287890> ;
  ns0:startDate "2016-12-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7193757872271 52.032684548721,4.719375218927 52.032684545498,4.7193725228766 52.032684548185,4.7193380869067 52.032684541642,4.7193394537565 52.032423751856,4.7193758858506 52.032423769719,4.7193758055063 52.032673547061,4.7193757966672 52.032678050183,4.7193757872271 52.032684548721))"^^geo:wktLiteral ;
    osm:area 74.0
  ] .

