@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/biK2rp>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 3810.0 ;
  gtm:kadastraleAanduiding "B3810"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3810"^^xsd:string ;
  schema:name "Perceel GDA01-B3810"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250381070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdKpR2> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72338> ;
  schema:startDate "2010-04-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7100520202349 52.010450819491,4.7100646241931 52.010448590961,4.7100875414879 52.010487777412,4.710074741083 52.010489510452,4.7096423462534 52.010547882945,4.7096335750084 52.010525891758,4.7096325785835 52.010524357994,4.7097324664593 52.010507315623,4.7100520202349 52.010450819491))"^^geo:wktLiteral ;
    osm:area 113.0
  ] .

