@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/b00781m>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1f528c7d4d254d6f4d645abeb00f1d5b"^^xsd:string ;
  ns0:name "Pand 901"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961728> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70625972 52.00981791, 4.70622823 52.00983903, 4.70626028 52.00985723, 4.70629252 52.00983561, 4.70625972 52.00981791))"^^geo:wktLiteral ;
    osm:area 10.0
  ] .

