@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/bTkIbs>
  gtm:oppervlakte 184.0 ;
  gtm:kadastraalNummer 3724.0 ;
  gtm:kadastraleAanduiding "B3724"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3724"^^xsd:string ;
  schema:name "Perceel GDA01-B3724"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250372470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRtzbT> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72318> ;
  schema:startDate "2010-04-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7086142611815 52.012985009669,4.7087982794856 52.01278399297,4.7088949396299 52.012682199005,4.708925182857 52.01269354585,4.708934104831 52.012683440359,4.7089703665458 52.012696547642,4.7088497623261 52.012826040784,4.7087519859153 52.012938039105,4.7086808539814 52.012962302306,4.7086142611815 52.012985009669))"^^geo:wktLiteral ;
    osm:area 190.0
  ] .

