@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/bMT2xC>
  gtm:oppervlakte 170.0 ;
  gtm:kadastraalNummer 1512.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1512"^^xsd:string ;
  gtm:kadastraleAanduiding "N1512"@nl ;
  ns0:name "Perceel GDA01-N1512"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360151270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGQSQa> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106054> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6755660590086 52.004548198225,4.6755991424842 52.004533881907,4.6756161914177 52.004548905794,4.6756003830137 52.004555740311,4.6756285678669 52.004580287361,4.675553690766 52.004612642487,4.6755529135291 52.004612979349,4.6753262143217 52.004413727915,4.6754002607634 52.004381394876,4.6755660213259 52.004525798798,4.6755489230022 52.004533155828,4.6755660590086 52.004548198225))"^^geo:wktLiteral ;
    osm:area 170.0
  ] .

