@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/bNirbA>
  gtm:oppervlakte 101.0 ;
  gtm:kadastraalNummer 7489.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7489"^^xsd:string ;
  gtm:kadastraleAanduiding "M7489"@nl ;
  ns0:name "Perceel GDA01-M7489"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350748970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjni4N> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bX5hq1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89881> ;
  ns0:startDate "2017-10-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6891366743595 52.020931977225,4.6892111635155 52.020930324558,4.6892213987744 52.02110662098,4.6891459107243 52.021108780071,4.6891366743595 52.020931977225))"^^geo:wktLiteral ;
    osm:area 101.0
  ] .

