@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/b253ID>
  gtm:oppervlakte 103.0 ;
  gtm:kadastraalNummer 3551.0 ;
  gtm:kadastraleAanduiding "H3551"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3551"^^xsd:string ;
  ns0:name "Perceel GDA01-H3551"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310355170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bs4aLs> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77704> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7033748341969 52.013222500676,4.7034384712128 52.013254338734,4.7034378521978 52.013254811524,4.7033485091548 52.013322946018,4.7032898460841 52.013367996686,4.7032789400936 52.013376292545,4.7032586263815 52.013377747499,4.7032237451252 52.013360161258,4.7032058204043 52.013351113646,4.7033748341969 52.013222500676))"^^geo:wktLiteral ;
    osm:area 103.0
  ] .

