@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/bjMzC3>
  gtm:oppervlakte 187.0 ;
  gtm:kadastraalNummer 1671.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1671"^^xsd:string ;
  gtm:kadastraleAanduiding "N1671"@nl ;
  ns0:name "Perceel GDA01-N1671"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360167170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bELUng> ;
  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/106104> ;
  ns0:startDate "2023-02-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6778397091017 52.00330179714,4.6778688768459 52.003318556601,4.6778599133706 52.003324515849,4.6778949707402 52.00334458259,4.6778384222928 52.003382208979,4.6774926273452 52.003184266272,4.6775488871504 52.003146476516,4.6778307013706 52.003307792074,4.6778397091017 52.00330179714))"^^geo:wktLiteral ;
    osm:area 187.0
  ] .

