@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/bSICqf>
  gtm:oppervlakte 160.0 ;
  gtm:kadastraalNummer 3415.0 ;
  gtm:kadastraleAanduiding "H3415"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3415"^^xsd:string ;
  ns0:name "Perceel GDA01-H3415"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310341570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/bNVGfn> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77651> ;
  ns0:startDate "2007-07-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6985432125797 52.024446595422,4.6986443367265 52.024497422993,4.698741080084 52.024546049669,4.6988203719736 52.024585900432,4.6987608141685 52.02463102451,4.698681432628 52.024591316997,4.6985845411989 52.024542842209,4.6985503596757 52.024525735118,4.6985629346323 52.024516209058,4.6985293758787 52.024499348289,4.6985038869983 52.024518650093,4.698470342696 52.024501798381,4.6984958315812 52.024482496584,4.6985432125797 52.024446595422))"^^geo:wktLiteral ;
    osm:area 159.0
  ] .

