@prefix schema: <http://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/b006w80>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/5936181e19a51e659184b76784ad412b"^^xsd:string ;
  schema:name "Pand 589"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961416> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71255822 52.00899253, 4.71257701 52.00899866, 4.71261702 52.00895093, 4.71257479 52.00893877, 4.71253265 52.00898912, 4.71235779 52.00893033, 4.71233196 52.00896179, 4.71253118 52.00902408, 4.71255822 52.00899253))"^^geo:wktLiteral ;
    osm:area 76.0
  ] .

