@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/b007z2m>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6676c431246b328fb62e8fd711b8dec1"^^xsd:string ;
  ns0:name "Pand 1482"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962309> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70988494 52.01003233, 4.70988531 52.01003208, 4.70988494 52.01003233, 4.70988494 52.01003233))"^^geo:wktLiteral ;
    osm:area 0.0
  ] .

