@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/brRkMd>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 8515.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8515"^^xsd:string ;
  gtm:kadastraleAanduiding "K8515"@nl ;
  ns0:name "Perceel GDA01-K8515"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330851570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdxI5L> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80317> ;
  ns0:startDate "2003-11-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7406859502502 52.012153321905,4.7406730510365 52.012151857864,4.7406759291624 52.012142175209,4.7406424086961 52.012138368792,4.740639515998 52.012148051367,4.7406366379935 52.012157725034,4.7406045425721 52.012154088224,4.7406074352781 52.01214440565,4.7403547305105 52.012115701688,4.7403689810351 52.01206793484,4.7407002006933 52.012105537042,4.7406859502502 52.012153321905))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

