@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/b008jfz>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/87442dab4037b5f35f575244ae8bca90"^^xsd:string ;
  ns0:name "Pand 1986"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962813> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71019638 52.01237072, 4.71019644 52.01237068, 4.71020272 52.01230170, 4.71005136 52.01228765, 4.71004609 52.01233873, 4.71015601 52.01234483, 4.71015263 52.01236874, 4.71019335 52.01237071, 4.71019638 52.01237072))"^^geo:wktLiteral ;
    osm:area 64.0
  ] .

