@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/brRmYy>
  gtm:oppervlakte 37.0 ;
  gtm:kadastraalNummer 4146.0 ;
  gtm:kadastraleAanduiding "D4146"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4146"^^xsd:string ;
  ns0:name "Perceel GDA01-D4146"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270414670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bL0TVn> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105213> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7057850255431 52.009244310631,4.7057964473333 52.009249895633,4.7058375041312 52.009271184149,4.7059597600629 52.009330064738,4.705934941817 52.009344356494,4.7057365066203 52.009242492739,4.7057522067937 52.009230125691,4.7057536662679 52.009228974634,4.7057707266682 52.009237315769,4.7057850255431 52.009244310631))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

