@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bVQ6s6>
  gtm:oppervlakte 266.0 ;
  gtm:kadastraalNummer 2850.0 ;
  gtm:kadastraleAanduiding "C2850"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C2850"^^xsd:string ;
  schema:name "Perceel GDA01-C2850"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260285070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7vpQR> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72457> ;
  schema:startDate "1998-04-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7143200387548 52.007430794724,4.7143032394175 52.007428289798,4.7143309905066 52.007343525964,4.7143352641691 52.007330499226,4.7143499781922 52.007332201248,4.7146105926712 52.007362822094,4.7145812055842 52.007463468146,4.7145167095444 52.007455899874,4.7144594879828 52.007568242535,4.7144144439488 52.007561108961,4.7144111601249 52.007560586841,4.714412381048 52.007558814115,4.7144334364963 52.00752811321,4.714412291936 52.007444409162,4.7143861275377 52.007440924915,4.7143200387548 52.007430794724))"^^geo:wktLiteral ;
    osm:area 279.0
  ] .

