@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/b0090x1>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9d81d1c5bb07cea1187828e03033e09f"^^xsd:string ;
  ns0:name "Pand 2377"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963204> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71037513 52.01332312, 4.71030116 52.01330430, 4.71027611 52.01333750, 4.71035667 52.01336351, 4.71037513 52.01332312))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

