@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/b007d2j>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/80da80c8a74019d64fff857ad551adea"^^xsd:string ;
  ns0:name "Pand 1018"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961845> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71464832 52.00915676, 4.71469068 52.00916461, 4.71469766 52.00914067, 4.71456299 52.00912293, 4.71454498 52.00916682, 4.71461861 52.00917553, 4.71464319 52.00917820, 4.71464832 52.00915676))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

