@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/b0082k9>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/62f0cb7f9afb19c4426e1ecd7f35fc8b"^^xsd:string ;
  ns0:name "Pand 1584"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962411> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71359500 52.01153122, 4.71355255 52.01152770, 4.71354872 52.01154130, 4.71359153 52.01154590, 4.71359500 52.01153122, 4.71359500 52.01153122))"^^geo:wktLiteral ;
    osm:area 5.0
  ] .

