@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/bRfJhH>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 746.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N746"^^xsd:string ;
  gtm:kadastraleAanduiding "N746"@nl ;
  ns0:name "Perceel GDA01-N746"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360074670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8xWcF>, <https://n2t.net/ark:/60537/bVQfBc> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90074> ;
  ns0:startDate "2018-07-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6857447606052 52.002674438673,4.6855825970122 52.002743375193,4.6854971793977 52.002779898345,4.6854855235619 52.002784880356,4.6854387866315 52.002743209957,4.6854386572618 52.002743101325,4.6854836354186 52.002724071313,4.6855358068501 52.002701380932,4.6856979555193 52.002632462363,4.6857447606052 52.002674438673))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

