@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b004jt>
  gtm:oppervlakte 273.0 ;
  gtm:kadastraalNummer 4187.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4187" ;
  gtm:kadastraleAanduiding "M4187"@nl ;
  ns0:name "Perceel GDA01-M4187"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350418770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bwebzs> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87271> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7144642700912 52.033155015449,4.7144635892807 52.032890789358,4.7146054982123 52.03289105169,4.7146053550538 52.03309276793,4.7145887418524 52.033092753935,4.7145861140451 52.033149356683,4.714520416051 52.03315240598,4.7144642700912 52.033155015449))"^^geo:wktLiteral ;
    osm:area 274.0
  ] .

